[INFO] fetching crate libipt-sys 0.2.4...
[INFO] testing libipt-sys-0.2.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate libipt-sys 0.2.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate libipt-sys 0.2.4
[INFO] finished tweaking crates.io crate libipt-sys 0.2.4
[INFO] tweaked toml for crates.io crate libipt-sys 0.2.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libipt-sys 0.2.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libipt-sys 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e72ed3da55997c4f3ca3bbbe2950192c5faab8dd02e8bbe849959b332d23eb79
[INFO] running `Command { std: "docker" "start" "-a" "e72ed3da55997c4f3ca3bbbe2950192c5faab8dd02e8bbe849959b332d23eb79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e72ed3da55997c4f3ca3bbbe2950192c5faab8dd02e8bbe849959b332d23eb79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72ed3da55997c4f3ca3bbbe2950192c5faab8dd02e8bbe849959b332d23eb79", kill_on_drop: false }`
[INFO] [stdout] e72ed3da55997c4f3ca3bbbe2950192c5faab8dd02e8bbe849959b332d23eb79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c4479e01a4bc013787a8ff531f80e53e36a9dff39037b470548278d70e0bee8
[INFO] running `Command { std: "docker" "start" "-a" "8c4479e01a4bc013787a8ff531f80e53e36a9dff39037b470548278d70e0bee8", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libipt-sys v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libipt-sys-21ed8a366ddb40c3/out/bindings.rs:3:48489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct pt_config__bindgen_ty_1 { # [doc = " The callback function.\n\n It shall decode the packet at \\@pos into \\@unknown.\n It shall return the number of bytes read upon success.\n It shall return a negative pt_error_code otherwise.\n The below context is passed as \\@context."] pub callback : :: std :: option :: Option < unsafe extern "C" fn (unknown : * mut pt_packet_unknown , config : * const pt_config , pos : * const u8 , context : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.34s
[INFO] running `Command { std: "docker" "inspect" "8c4479e01a4bc013787a8ff531f80e53e36a9dff39037b470548278d70e0bee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c4479e01a4bc013787a8ff531f80e53e36a9dff39037b470548278d70e0bee8", kill_on_drop: false }`
[INFO] [stdout] 8c4479e01a4bc013787a8ff531f80e53e36a9dff39037b470548278d70e0bee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3becbd78c8b33dcae09fc23333e48d6e86fe7f7d4ee8fd923a8844626d0cf6d5
[INFO] running `Command { std: "docker" "start" "-a" "3becbd78c8b33dcae09fc23333e48d6e86fe7f7d4ee8fd923a8844626d0cf6d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libipt-sys v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libipt-sys-21ed8a366ddb40c3/out/bindings.rs:3:48489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct pt_config__bindgen_ty_1 { # [doc = " The callback function.\n\n It shall decode the packet at \\@pos into \\@unknown.\n It shall return the number of bytes read upon success.\n It shall return a negative pt_error_code otherwise.\n The below context is passed as \\@context."] pub callback : :: std :: option :: Option < unsafe extern "C" fn (unknown : * mut pt_packet_unknown , config : * const pt_config , pos : * const u8 , context : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libipt-sys-21ed8a366ddb40c3/out/bindings.rs:3:48489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct pt_config__bindgen_ty_1 { # [doc = " The callback function.\n\n It shall decode the packet at \\@pos into \\@unknown.\n It shall return the number of bytes read upon success.\n It shall return a negative pt_error_code otherwise.\n The below context is passed as \\@context."] pub callback : :: std :: option :: Option < unsafe extern "C" fn (unknown : * mut pt_packet_unknown , config : * const pt_config , pos : * const u8 , context : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "3becbd78c8b33dcae09fc23333e48d6e86fe7f7d4ee8fd923a8844626d0cf6d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3becbd78c8b33dcae09fc23333e48d6e86fe7f7d4ee8fd923a8844626d0cf6d5", kill_on_drop: false }`
[INFO] [stdout] 3becbd78c8b33dcae09fc23333e48d6e86fe7f7d4ee8fd923a8844626d0cf6d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 683d4fc946d06c9285569750957f484aa01b309362a2f2b2c07f0fe0434f2e6a
[INFO] running `Command { std: "docker" "start" "-a" "683d4fc946d06c9285569750957f484aa01b309362a2f2b2c07f0fe0434f2e6a", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libipt-sys-21ed8a366ddb40c3/out/bindings.rs:3:48489
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct pt_config__bindgen_ty_1 { # [doc = " The callback function.\n\n It shall decode the packet at \\@pos into \\@unknown.\n It shall return the number of bytes read upon success.\n It shall return a negative pt_error_code otherwise.\n The below context is passed as \\@context."] pub callback : :: std :: option :: Option < unsafe extern "C" fn (unknown : * mut pt_packet_unknown , config : * const pt_config , pos : * const u8 , context : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int > , ...
[INFO] [stderr]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `libipt-sys` (lib) generated 1 warning
[INFO] [stderr] warning: `libipt-sys` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libipt_sys-bcfe426f94622ced)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::libipt_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libipt_sys
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "683d4fc946d06c9285569750957f484aa01b309362a2f2b2c07f0fe0434f2e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "683d4fc946d06c9285569750957f484aa01b309362a2f2b2c07f0fe0434f2e6a", kill_on_drop: false }`
[INFO] [stdout] 683d4fc946d06c9285569750957f484aa01b309362a2f2b2c07f0fe0434f2e6a
